SequeLink® ADO Data Provider
The following types of errors can occur when you are using the SequeLink Client for ADO:
SequeLink® ADO Data Provider Errors
An error generated by the SequeLink ADO data provider has the following format:
For example:
The native error code is always zero (0).
If you receive this type of error, check the last ADO call your application made. Contact your ADO or OLE DB application vendor, or refer to the ADO and OLE DB documentation available from Microsoft.
SequeLink® Client Errors
An error generated by the SequeLink Client for ADO has the following format:
For example:
Use the native error code to look up details about the possible cause of the error. See "Error Messages" for a list of all error codes and messages.
SequeLink® Server Errors
An error generated by SequeLink Server has the following format:
For example:
[DataDirect] [SequeLink ADO provider] [SequeLink Server] Only Select statements are allowed in this read-only connection.Use the native error code to look up details about the possible cause of the error. See "Error Messages" For a list of all error codes and messages.
Database Errors
An error generated by the database has the following format:
For example:
Use the native error code to look up details about the possible cause of the error. For these details, refer to your database documentation.